home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3propfireg.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_PROPFIREGADGET_H = 1;
- include("real/gadget/r3fireg.js")
-
-
- var R3CLID_PROPFIREGADGET = 1762;
-
-
-
-
-
-
-
-
-
- function r3Propfiregadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_PROPFIREGADGET, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Propfiregadget.prototype=new r3Filerendergadget;
- // r3propfireg.h_H